-- card: 5671 from stack: in -- bmap block id: 0 -- flags: 0000 -- background id: 4055 -- name: -- part contents for background part 1 ----- text ----- getBuffer XFCN syntax: put getBuffer(thePort) into aVar Returns all the characters available in the input buffer for port thePort (linefeeds are stripped) or an error message. ---------- freePort XCMD syntax: freePort thePort, theBuffer Closes serial drivers for port thePort and releases the memory pointed to by theBuffer (which should contain the value returned by initPort.) Errors are returned via the result. ---------- -- part contents for background part 8 ----- text ----- TTY Console Help